The company was founded by John Griffin in 1975.The company operates a fleet of 4,000 vehicles with annual revenues of over £200m. As well as being a private hire operator, Addison Lee also operates a private coach company with a fleet of 100 coaches of various sizes. The company carries out over 20,000 jobs every day.
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.